<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*************************
	澶撮儴瀵艰埅
*************************/
.header {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.75);
  z-index: 9999;
  padding-top: 0;
  padding-bottom: 0;
}
.header .logo {
  width: 202px;
 
  padding-top: 20px;
  padding-bottom: 20px;
}
.header .nav li {
  float: left;
  padding: 26px 25px;
  position: relative;
}
.header .nav li &gt; a {
  font-size: 16px;
  line-height: 28px;
  color: #111;
}
.header .nav li.menber {
  width: 24px;
  padding-right: 0;
}
.header .nav li.menber &gt; a {
  background: url(../images/menber_ico.png) no-repeat center center;
  height: 28px;
}
.header .nav li.menber .snav {
  left: auto;
  right: 0;
  min-width: 106px;
}
.header .nav li .snav {
  opacity: 0;
  filter: alpha(opacity=0);
  padding-top: 8px;
  padding-bottom: 8px;
  position: absolute;
  left: 0;
  top: 97px;
  background: rgba(255, 255, 255, 0.9);
  border-top: 3px solid #eb6100;
  visibility: hidden;
}
.header .nav li .snav a {
  line-height: 40px;
  font-size: 14px;
  color: #222;
  border-bottom: 1px solid #eee;
}
.header .nav li .snav a:last-child {
  border-bottom: none;
}
.header .nav li .snav a:hover {
  color: #eb6100;
  background: url(../images/snav-ico.png) no-repeat 95% center rgba(0, 0, 0, 0.5);
}
.header .nav li:hover &gt; a,
.header .nav li.act &gt; a {
  color: #eb6100;
}
.header .nav li:hover .snav {
  visibility: visible;
  top: 77px;
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 0.5s;
}
.header .nav_ico {
  width: 30px;
  height: 21px;
  margin-top: 10px;
}
.banner_phone li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 4rem;
}
.index-title {
  padding-left: 15px;
  border-left: 4px solid #eb6100;
}
.index-title .more {
  width: 76px;
  line-height: 25px;
  border-radius: 4px;
  background-color: #eb6100;
  right: 0;
  top: 14px;
}
.index-title .more:hover {
  background-color: #d75b03;
}
.about{ padding:3% 0;}
.about ul {
  margin-left: -3.254%;
}
.about li {
  width: 21.4%;
  margin-left: 3.254%;
  background: #eb6100;
  position: relative;
  padding-bottom: 67px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  float: left;
}
.about li .fs16{ font-size:22px;}
.about li .about_img {
  height: 249px;
  overflow: hidden;
}
.about li .about_text { display:none;
  margin-top: 13px;
  height: 66px;
  width: 69.39%;
  overflow: hidden;
}
.about li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 80px;
  width: 100%;
  background: url(../images/l_bg.png) no-repeat center top / 100% auto;
  z-index: 2;
}
.about li:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 80px;
  width: 100%;
  background: url(../images/l_bg01.png) no-repeat center bottom / 100% auto;
  z-index: 2;
}
.about li:hover {
  background-color: #d75b03;
  transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.management {
  background-color: #f8f8f8; padding:3% 0;
}
.management ul {
  margin-left: -3.254%;
}
.management li {
  width: 21.746%;
  margin-left: 3.254%;
  position: relative;
  float: left;
}
.management li .box {
  border: 1px solid #ddd;
  background-color: #fff8ee;
  padding-top: 68px;
  border-radius: 5px;
  padding-bottom: 27px;
  transform: rotateY(0deg);
  transition: all 0.5s;
}
.management li .box-text {
  transform: rotateY(0deg);
  transition: all 0.5s;
}
.management li .mana_text { font-size:14px; text-align:center;
  height: 40px;
  width: 90%;
}
.management li .box-img {
  width: 107px;
  height: 107px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #ddd;
  position: absolute;
  left: 50%;
  margin-left: -54px;
  top: 0;
  margin-top: -54px;
}
.management li:hover .box {
  background-color: #eb6100;
  transform: rotateY(180deg);
  transition: all 0.5s;
}
.management li:hover .box .mana_text,
.management li:hover .box p,
.management li:hover .box a,
.management li:hover .box span {
  color: #fff;
}
.management li:hover .box-text {
  transform: rotateY(180deg);
  transition: all 0.5s;
}
.investment{ padding:3% 0;}
.investment ul {
  margin-left: -2.086%;
}
.investment li {
  width: 31.244%;
  margin-left: 2.086%;
  float: left;
  overflow: hidden;
}
.investment li .inves_img {
  height: 253px;
  overflow: hidden;
}
.investment li .inves_img img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.investment li .inves_texts {
  background-color: #eb6100;
  height: 253px;
  width: 102%;
  margin-left: -1%;
  position: relative;
}
.investment li .inves_texts p,
.investment li .inves_texts .inves_ico {
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.investment li .inves_texts:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -13px;
  margin-left: -13px;
  border-top: 13px solid #eb6100;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  z-index: 2;
}
.investment li .inves_ico {
  width: 25px;
  height: 25px;
  background: url(../images/ico01.png) no-repeat center center / 100% 100%;
}
.investment li.top .inves_texts:after {
  top: -13px;
  bottom: auto;
  border-bottom: 13px solid #eb6100;
  border-top: 0;
}
.investment li:hover .inves_img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.investment li:hover .inves_texts p,
.investment li:hover .inves_texts .inves_ico {
  transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -o-transform: translateY(-8px);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.strategy { padding:3% 0;
  background-color: #f8f8f8;
}
.strategy ul {
  margin-left: -2.086%;
}
.strategy li {
  width: 31.244%;
  margin-left: 2.086%;
  float: left;
  overflow: hidden;
}
.strategy li .strat_img {
  height: 253px;
  position: relative;
  overflow: hidden;
}
.strategy li .strat_img img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.strategy li .strat_text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 44px;
  background-color: rgba(215, 91, 3, 0.8);
  transition: all 0.5s;
}
.strategy li .st_text { text-align:center; font-size:20px;
  width: 81%;
}
.strategy li:hover .strat_text {
  height: 100%;
  transition: all 0.5s;
}
.strategy li:hover .strat_img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.news_index{ padding:3% 0;}
.news_index .box-m {
  padding-top: 18px;
}
.news_index .box {
  padding-left: 6%;
  padding-right: 6%;
  background-color: #f8f8f8;
}
.news_index .box .top {
  padding-bottom: 2px;
}
.news_index .box .news_fl_text {
  width: 31.8%;
  padding-right: 5%;
  background-color: #eb6100;
  position: relative;
  top: -8px;
}
.news_index .box .news_fr_text {
  width: 55%;
  height: 48px;
}
.news_index .box .center {
  height: 146px;
}
.news_index .box .bottom {
  height: 60px;
}
.news_index .bx-wrapper .bx-controls-direction a {
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  margin-top: -13px;
}
.news_index .bx-wrapper .bx-controls-direction a.bx-prev {
  background-image: url(../images/bx01.png);
  left: -43px;
}
.news_index .bx-wrapper .bx-controls-direction a.bx-prev:hover {
  background-image: url(../images/bx01h.png);
}
.news_index .bx-wrapper .bx-controls-direction a.bx-next {
  background-image: url(../images/bx02.png);
  right: -43px;
}
.news_index .bx-wrapper .bx-controls-direction a.bx-next:hover {
  background-image: url(../images/bx02h.png);
}
.news_index li {
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.news_index li:hover {
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.news_index li:hover .box .bottom,
.news_index li:hover a {
  color: #eb6100;
}
.footer {
  background-color: #1b1b1b;
}
.footer .footer_left p {
  padding-left: 27px;
}
.footer .fico {
  background-repeat: no-repeat;
}
.footer .f01 {
  background-image: url(../images/f01.png);
  background-position: left 2px;
}
.footer .f02 {
  background-image: url(../images/f02.png);
  background-position: left 3px;
}
.footer .f03 {
  background-image: url(../images/f03.png);
  background-position: left 4px;
}
.footer .f04 {
  background-image: url(../images/f04.png);
  background-position: left 5px;
}
.footer .bdshare-button-style1-24 a,
.footer .bdshare-button-style1-24 .bds_more {
  width: 30px;
  height: 30px;
  padding-left: 0;
  margin-right: 10px;
}
.footer .bdshare-button-style1-24 .bds_sqq {
  background: url(../images/f05.png) no-repeat center center;
}
.footer .bdshare-button-style1-24 .bds_tsina {
  background: url(../images/f06.png) no-repeat center center;
}
.footer .bdshare-button-style1-24 .bds_weixin {
  background: url(../images/f07.png) no-repeat center center;
}
.footer .bdshare-button-style1-24 .bds_renren {
  background: url(../images/f08.png) no-repeat center center;
}
.footer .footer_right .inp {
  width: 236px;
  background-color: #313131;
  border-radius: 5px;
  border: 1px solid #474747;
  padding: 5px 8px;
  line-height: 25px;
}
.footer .footer_right .inp.btn {
  width: 55px;
  background-color: #eb6100;
  border-color: #eb6100;
}
.f_line {
  height: 20px;
  background: url(../images/f_line.png) no-repeat center top;
}
.pop-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}
.pop-box .bg {
  left: 0;
  top: 0;
  background: #000;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.pop-box .box {
  position: absolute;
  left:50%;
  top:50%;
  width: 724px;
  margin-left: -400px;
  margin-top: -294px;
  background-color: #fff;
  padding:20px;
  border: 1px solid #c4c4c3;
}
.pop-box .pop-btn a {
  display: block;
  float: left;
  width: 33.5%;
  margin-left: 8.25%;
  margin-right: 8.25%;
  line-height: 40px;
  font-size: 14px;
  color: #333;
  background-color: #e5e5e5;
  border-radius: 5px;
}
.pop-box .pop-btn a.act {
  background-color: #eb6100;
  color: #fff;
}
.pop-box .pop-text-box {
  height: 480px;
}
.pop-box.small .box {
  width: 462px;
  margin-left: -265px;
  margin-top: -156px;
}
.pop-box.small .pop-text-box {
  height: auto;
}
.footer .bdshare-button-style1-24 a,
.footer .bdshare-button-style1-24 .bds_more {
  position: relative;
}
.footer .bdshare-button-style1-24 a img {
  display: none;
  position: absolute;
  left: 50%;
  margin-left: -39px;
  bottom: 38px;
  width: 77px;
  height: 77px;
  max-width: 77px;
}
.footer .bdshare-button-style1-24 .bds_weixin:hover img {
  display: block;
}
.footer .bdshare-button-style1-24 .bds_tsina:hover img {
  display: block;
}



#dcms_pager .pages {border:none;text-transform:uppercase;font-size:14px;margin:10px 0 10px 0;padding:0;height:20px;clear:both;text-align:center;}
#dcms_pager .pages a {border:1px solid #ccc;text-decoration:none;margin:0 5px 0 0;padding:5px 8px;font-size:14px;height:28px;line-height:18px; color:#666666;}
#dcms_pager .pages a:hover {border:1px solid #666; cursor:pointer;}
#dcms_pager .pages .pgempty {border:1px solid #666;color:#666;}
#dcms_pager .pages .pgcurrent {border:1px solid #d75b03;font-weight:bold;background-color:#d75b03; padding:5px 10PX;;  color:#fFf;}</pre></body></html>